home *** CD-ROM | disk | FTP | other *** search
/ Amiga Magazin: Amiga-CD 1996 March / Amiga-CD 1996 #3.iso / amiga_technologies / include_h / resources / battmem.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-01-19  |  297 b   |  16 lines

  1. #ifndef RESOURCES_BATTMEM_H
  2. #define RESOURCES_BATTMEM_H 1
  3. /*
  4. **    $VER: battmem.h 36.4 (1.5.90)
  5. **    Includes Release 40.16
  6. **
  7. **    BattMem resource name strings.
  8. **
  9. **    (C) Copyright 1989-1995 ESCOM AG
  10. **        All Rights Reserved
  11. */
  12.  
  13. #define BATTMEMNAME    "battmem.resource"
  14.  
  15. #endif /* RESOURCES_BATTMEM_H */
  16.